﻿2026-06-20T11:14:05.2092809Z ##[group]Run actions/checkout@v5
2026-06-20T11:14:05.2093835Z with:
2026-06-20T11:14:05.2094230Z   repository: SaberMage/spt-core
2026-06-20T11:14:05.2097492Z   token: ***
2026-06-20T11:14:05.2097885Z   ssh-strict: true
2026-06-20T11:14:05.2098396Z   ssh-user: git
2026-06-20T11:14:05.2098786Z   persist-credentials: true
2026-06-20T11:14:05.2099297Z   clean: true
2026-06-20T11:14:05.2099687Z   sparse-checkout-cone-mode: true
2026-06-20T11:14:05.2100147Z   fetch-depth: 1
2026-06-20T11:14:05.2100546Z   fetch-tags: false
2026-06-20T11:14:05.2100927Z   show-progress: true
2026-06-20T11:14:05.2101322Z   lfs: false
2026-06-20T11:14:05.2101685Z   submodules: false
2026-06-20T11:14:05.2102076Z   set-safe-directory: true
2026-06-20T11:14:05.2102694Z ##[endgroup]
2026-06-20T11:14:05.2960324Z Syncing repository: SaberMage/spt-core
2026-06-20T11:14:05.2962228Z ##[group]Getting Git version info
2026-06-20T11:14:05.2962925Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-20T11:14:05.2963946Z [command]/usr/bin/git version
2026-06-20T11:14:05.2964412Z git version 2.43.0
2026-06-20T11:14:05.2973795Z ##[endgroup]
2026-06-20T11:14:05.2984790Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b7620c39-2dc4-4bd6-bc2f-87d5df9ced74' before making global git config changes
2026-06-20T11:14:05.2985987Z Adding repository directory to the temporary git global config as a safe directory
2026-06-20T11:14:05.2988303Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-20T11:14:05.3019787Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-20T11:14:05.3038100Z https://github.com/SaberMage/spt-core
2026-06-20T11:14:05.3047620Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-20T11:14:05.3050109Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-20T11:14:05.3080922Z HEAD
2026-06-20T11:14:05.3147072Z ##[endgroup]
2026-06-20T11:14:05.3149271Z [command]/usr/bin/git submodule status
2026-06-20T11:14:05.3327343Z ##[group]Cleaning the repository
2026-06-20T11:14:05.3329400Z [command]/usr/bin/git clean -ffdx
2026-06-20T11:14:07.2512265Z Removing target/
2026-06-20T11:14:07.2521871Z [command]/usr/bin/git reset --hard HEAD
2026-06-20T11:14:07.2788139Z HEAD is now at eefd5dc5 Merge f7cf38089399c1c5831a83e46324ed6b0b16527d into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T11:14:07.2794130Z ##[endgroup]
2026-06-20T11:14:07.2796048Z ##[group]Disabling automatic garbage collection
2026-06-20T11:14:07.2799537Z [command]/usr/bin/git config --local gc.auto 0
2026-06-20T11:14:07.2827282Z ##[endgroup]
2026-06-20T11:14:07.2827963Z ##[group]Setting up auth
2026-06-20T11:14:07.2833475Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-20T11:14:07.2859500Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-20T11:14:07.3095055Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-20T11:14:07.3097088Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-20T11:14:07.3264894Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-20T11:14:07.3288334Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-20T11:14:07.3473494Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-20T11:14:07.3503103Z ##[endgroup]
2026-06-20T11:14:07.3503460Z ##[group]Fetching the repository
2026-06-20T11:14:07.3509420Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6a1789a55e173feaced48f4623b9df09dd399175:refs/remotes/pull/26/merge
2026-06-20T11:14:07.8703794Z From https://github.com/SaberMage/spt-core
2026-06-20T11:14:07.8704460Z  + eefd5dc5...6a1789a5 6a1789a55e173feaced48f4623b9df09dd399175 -> pull/26/merge  (forced update)
2026-06-20T11:14:07.8724162Z ##[endgroup]
2026-06-20T11:14:07.8724686Z ##[group]Determining the checkout info
2026-06-20T11:14:07.8725417Z ##[endgroup]
2026-06-20T11:14:07.8729706Z [command]/usr/bin/git sparse-checkout disable
2026-06-20T11:14:07.8766160Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-20T11:14:07.8795028Z ##[group]Checking out the ref
2026-06-20T11:14:07.8802363Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-20T11:14:07.8915048Z Warning: you are leaving 1 commit behind, not connected to
2026-06-20T11:14:07.8915447Z any of your branches:
2026-06-20T11:14:07.8915714Z 
2026-06-20T11:14:07.8916001Z   eefd5dc5 Merge f7cf38089399c1c5831a83e46324ed6b0b16527d into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T11:14:07.8916453Z 
2026-06-20T11:14:07.8916630Z If you want to keep it by creating a new branch, this may be a good time
2026-06-20T11:14:07.8916963Z to do so with:
2026-06-20T11:14:07.8917087Z 
2026-06-20T11:14:07.8917231Z  git branch <new-branch-name> eefd5dc5
2026-06-20T11:14:07.8917398Z 
2026-06-20T11:14:07.8918734Z HEAD is now at 6a1789a5 Merge fa9d047807a8f5c928b887a4eabf08a7cac31367 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-20T11:14:07.8924609Z ##[endgroup]
2026-06-20T11:14:07.8962258Z [command]/usr/bin/git log -1 --format=%H
2026-06-20T11:14:07.8985615Z 6a1789a55e173feaced48f4623b9df09dd399175
